home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 February / PC Shareware 1997-02.iso / programy / pcbaby / _setup.1 / PCBaby4.exe / 0 / RCDATA / TBIRTHDAYS / TBIRTHDAYS.txt < prev   
Text File  |  1996-10-21  |  23KB  |  782 lines

  1. object Birthdays: TBirthdays
  2.   Left = 125
  3.   Top = 16
  4.   BorderStyle = bsDialog
  5.   Caption = 'Birthdays'
  6.   ClientHeight = 404
  7.   ClientWidth = 498
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object TabbedNotebook1: TTabbedNotebook
  17.     Left = 0
  18.     Top = 0
  19.     Width = 498
  20.     Height = 404
  21.     Align = alClient
  22.     TabsPerRow = 4
  23.     TabFont.Color = clBlue
  24.     TabFont.Height = -12
  25.     TabFont.Name = 'MS Sans Serif'
  26.     TabFont.Style = []
  27.     TabOrder = 0
  28.     object TTabPage
  29.       Left = 5
  30.       Top = 26
  31.       Caption = 'Birthday'
  32.       object Image1: TImage
  33.         Left = 8
  34.         Top = 40
  35.         Width = 313
  36.         Height = 233
  37.         Picture.Data = {<image001.bmp>}
  38.       end
  39.       object Title1: TLabel
  40.         Left = 8
  41.         Top = 348
  42.         Width = 51
  43.         Height = 24
  44.         Caption = 'Title1'
  45.         Font.Color = clBlue
  46.         Font.Height = -21
  47.         Font.Name = 'Arial'
  48.         Font.Style = []
  49.         ParentFont = False
  50.       end
  51.       object Bevel1: TBevel
  52.         Left = 8
  53.         Top = 40
  54.         Width = 313
  55.         Height = 233
  56.       end
  57.       object Image2: TImage
  58.         Left = 288
  59.         Top = 64
  60.         Width = 185
  61.         Height = 177
  62.         Picture.Data = {<image002.bmp>}
  63.       end
  64.       object Bevel2: TBevel
  65.         Left = 288
  66.         Top = 64
  67.         Width = 185
  68.         Height = 177
  69.       end
  70.       object BitBtn1: TBitBtn
  71.         Left = 256
  72.         Top = 336
  73.         Width = 25
  74.         Height = 31
  75.         Caption = ' '
  76.         Font.Color = clBlack
  77.         Font.Height = -11
  78.         Font.Name = 'MS Sans Serif'
  79.         Font.Style = [fsBold]
  80.         ParentFont = False
  81.         TabOrder = 0
  82.         OnClick = BitBtn1Click
  83.         Kind = bkHelp
  84.         Margin = 2
  85.         Spacing = -1
  86.       end
  87.     end
  88.     object TTabPage
  89.       Left = 5
  90.       Top = 26
  91.       Caption = 'Guests'
  92.       object Label4: TLabel
  93.         Left = 8
  94.         Top = 16
  95.         Width = 93
  96.         Height = 19
  97.         Caption = 'Guest Name'
  98.         Font.Color = clBlue
  99.         Font.Height = -16
  100.         Font.Name = 'Arial'
  101.         Font.Style = [fsBold]
  102.         ParentFont = False
  103.       end
  104.       object Title2: TLabel
  105.         Left = 8
  106.         Top = 340
  107.         Width = 313
  108.         Height = 24
  109.         Caption = 'Title'
  110.         Font.Color = clBlue
  111.         Font.Height = -21
  112.         Font.Name = 'Arial'
  113.         Font.Style = []
  114.         ParentFont = False
  115.       end
  116.       object Memo2: TMemo
  117.         Left = 8
  118.         Top = 40
  119.         Width = 217
  120.         Height = 281
  121.         Font.Color = clBlack
  122.         Font.Height = -16
  123.         Font.Name = 'Arial'
  124.         Font.Style = []
  125.         Lines.Strings = (
  126.           'Empty'
  127.           ''
  128.           ''
  129.           'This section is disabled in '
  130.           'the non-registered version.  '
  131.           'To see the basic interface of '
  132.           'this form, see any of the '
  133.           'following forms:'
  134.           ''
  135.           'At the Doctor'
  136.           'Words'
  137.           'Prenatal'
  138.           'Daily Journal'
  139.           ''
  140.           'The interface is these '
  141.           'sections is very similar to the '
  142.           'interface you will find on this '
  143.           'form in the registered '
  144.           'version')
  145.         ParentFont = False
  146.         ScrollBars = ssVertical
  147.         TabOrder = 0
  148.       end
  149.       object GroupBox1: TGroupBox
  150.         Left = 232
  151.         Top = 32
  152.         Width = 233
  153.         Height = 137
  154.         TabOrder = 1
  155.         object Label5: TLabel
  156.           Left = 8
  157.           Top = 48
  158.           Width = 44
  159.           Height = 19
  160.           Caption = 'Name'
  161.           Font.Color = clBlue
  162.           Font.Height = -16
  163.           Font.Name = 'Arial'
  164.           Font.Style = [fsBold]
  165.           ParentFont = False
  166.         end
  167.         object Label6: TLabel
  168.           Left = 168
  169.           Top = 27
  170.           Width = 49
  171.           Height = 14
  172.           Alignment = taCenter
  173.           Caption = 'Delete'
  174.           Font.Color = clRed
  175.           Font.Height = -11
  176.           Font.Name = 'Arial'
  177.           Font.Style = [fsBold]
  178.           ParentFont = False
  179.         end
  180.         object Bevel3: TBevel
  181.           Left = 160
  182.           Top = 24
  183.           Width = 65
  184.           Height = 89
  185.         end
  186.         object Label7: TLabel
  187.           Left = 168
  188.           Top = 91
  189.           Width = 49
  190.           Height = 14
  191.           Alignment = taCenter
  192.           Caption = 'Record'
  193.           Font.Color = clRed
  194.           Font.Height = -11
  195.           Font.Name = 'Arial'
  196.           Font.Style = [fsBold]
  197.           ParentFont = False
  198.         end
  199.         object DelButton: TSpeedButton
  200.           Left = 168
  201.           Top = 40
  202.           Width = 49
  203.           Height = 49
  204.           Glyph.Data = {
  205.             26020000424D260200000000000076000000280000001C0000001B0000000100
  206.             040000000000B0010000CE0E0000D80E00000000000000000000000000000000
  207.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  208.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  209.             66666666676666660000666666666666666666667B101B160000666666666666
  210.             66666667B101B1B600006666666666666666667B101B1B060000666666666666
  211.             666667B101B1B0B6000066666666666666667B101B1B0B060000666666666666
  212.             66670101B1B0B00600006666666666666672001B1B0B00060000666666666666
  213.             67022201B0B0000600006666666666667B0022000B0000660000666666666667
  214.             B1B10220B0000666000066666666667B1B1B0020000066660000666666666701
  215.             B1B1B0200006666600006666666672001B1B1000006666660000666666670222
  216.             01B1B000066666660000666666780022001B00006666666600006666678D8D02
  217.             20B0000666666666000066667008D800200000666666666600006667FDF08D80
  218.             20000666666666660000667FDFD0D8D00000666666666666000067FDFDF00D80
  219.             0006666666666666000067DFDFDF08000066666666666666000060FDFDFD0000
  220.             06666666666666660000600FDFDF000066666666666666660000600DFDF00006
  221.             6666666666666666000060000000006666666666666666660000660000000666
  222.             66666666666666660000}
  223.         end
  224.         object ComboBox1: TComboBox
  225.           Left = 8
  226.           Top = 64
  227.           Width = 137
  228.           Height = 25
  229.           Font.Color = clBlack
  230.           Font.Height = -15
  231.           Font.Name = 'Arial'
  232.           Font.Style = []
  233.           ItemHeight = 17
  234.           ParentFont = False
  235.           TabOrder = 0
  236.         end
  237.       end
  238.       object GroupBox2: TGroupBox
  239.         Left = 232
  240.         Top = 184
  241.         Width = 233
  242.         Height = 97
  243.         Caption = 'New Entry'
  244.         Font.Color = clYellow
  245.         Font.Height = -19
  246.         Font.Name = 'Arial'
  247.         Font.Style = []
  248.         ParentFont = False
  249.         TabOrder = 2
  250.         object Label8: TLabel
  251.           Left = 8
  252.           Top = 32
  253.           Width = 44
  254.           Height = 19
  255.           Caption = 'Name'
  256.           Font.Color = clBlue
  257.           Font.Height = -16
  258.           Font.Name = 'Arial'
  259.           Font.Style = [fsBold]
  260.           ParentFont = False
  261.         end
  262.         object Label9: TLabel
  263.           Left = 160
  264.           Top = 72
  265.           Width = 65
  266.           Height = 14
  267.           Alignment = taCenter
  268.           Caption = 'Add Entry'
  269.           Font.Color = clBlue
  270.           Font.Height = -11
  271.           Font.Name = 'Arial'
  272.           Font.Style = [fsBold]
  273.           ParentFont = False
  274.         end
  275.         object Edit1: TEdit
  276.           Left = 8
  277.           Top = 48
  278.           Width = 145
  279.           Height = 24
  280.           Font.Color = clBlack
  281.           Font.Height = -13
  282.           Font.Name = 'Arial'
  283.           Font.Style = []
  284.           ParentFont = False
  285.           TabOrder = 0
  286.         end
  287.         object BitBtn7: TBitBtn
  288.           Left = 168
  289.           Top = 24
  290.           Width = 49
  291.           Height = 41
  292.           TabOrder = 1
  293.           Glyph.Data = {
  294.             F6000000424DF600000000000000760000002800000010000000100000000100
  295.             04000000000080000000CE0E0000D80E00000000000000000000000000000000
  296.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  297.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  298.             3333333333444443333333333E444443333333333E444443333333333E444443
  299.             333333444444444444433E444444444444433E444444444444433E4444444444
  300.             44433E444444444444433EEEEE44444EEE3333333E444443333333333E444443
  301.             333333333E444443333333333EEEEE3333333333333333333333}
  302.         end
  303.       end
  304.       object BitBtn4: TBitBtn
  305.         Left = 256
  306.         Top = 336
  307.         Width = 25
  308.         Height = 31
  309.         Caption = ' '
  310.         Font.Color = clBlack
  311.         Font.Height = -11
  312.         Font.Name = 'MS Sans Serif'
  313.         Font.Style = [fsBold]
  314.         ParentFont = False
  315.         TabOrder = 3
  316.         OnClick = BitBtn4Click
  317.         Kind = bkHelp
  318.         Margin = 2
  319.         Spacing = -1
  320.       end
  321.     end
  322.     object TTabPage
  323.       Left = 5
  324.       Top = 26
  325.       Caption = 'Gifts'
  326.       object Label20: TLabel
  327.         Left = 8
  328.         Top = 16
  329.         Width = 88
  330.         Height = 19
  331.         Caption = 'Name -- Gift'
  332.         Font.Color = clBlue
  333.         Font.Height = -16
  334.         Font.Name = 'Arial'
  335.         Font.Style = [fsBold]
  336.         ParentFont = False
  337.       end
  338.       object Title3: TLabel
  339.         Left = 8
  340.         Top = 340
  341.         Width = 193
  342.         Height = 24
  343.         Caption = 'Title'
  344.         Font.Color = clBlue
  345.         Font.Height = -21
  346.         Font.Name = 'Arial'
  347.         Font.Style = []
  348.         ParentFont = False
  349.       end
  350.       object GroupBox3: TGroupBox
  351.         Left = 232
  352.         Top = 200
  353.         Width = 233
  354.         Height = 129
  355.         Caption = 'New Entry'
  356.         Font.Color = clYellow
  357.         Font.Height = -19
  358.         Font.Name = 'Arial'
  359.         Font.Style = []
  360.         ParentFont = False
  361.         TabOrder = 0
  362.         object Label10: TLabel
  363.           Left = 8
  364.           Top = 32
  365.           Width = 44
  366.           Height = 19
  367.           Caption = 'Name'
  368.           Font.Color = clBlue
  369.           Font.Height = -16
  370.           Font.Name = 'Arial'
  371.           Font.Style = [fsBold]
  372.           ParentFont = False
  373.         end
  374.         object Label11: TLabel
  375.           Left = 160
  376.           Top = 72
  377.           Width = 65
  378.           Height = 14
  379.           Alignment = taCenter
  380.           Caption = 'Add Entry'
  381.           Font.Color = clBlue
  382.           Font.Height = -11
  383.           Font.Name = 'Arial'
  384.           Font.Style = [fsBold]
  385.           ParentFont = False
  386.         end
  387.         object Label16: TLabel
  388.           Left = 8
  389.           Top = 72
  390.           Width = 26
  391.           Height = 19
  392.           Caption = 'Gift'
  393.           Font.Color = clBlue
  394.           Font.Height = -16
  395.           Font.Name = 'Arial'
  396.           Font.Style = [fsBold]
  397.           ParentFont = False
  398.         end
  399.         object Edit2: TEdit
  400.           Left = 8
  401.           Top = 48
  402.           Width = 145
  403.           Height = 24
  404.           Font.Color = clBlack
  405.           Font.Height = -13
  406.           Font.Name = 'Arial'
  407.           Font.Style = []
  408.           ParentFont = False
  409.           TabOrder = 0
  410.         end
  411.         object Edit4: TEdit
  412.           Left = 8
  413.           Top = 88
  414.           Width = 161
  415.           Height = 24
  416.           Font.Color = clBlack
  417.           Font.Height = -13
  418.           Font.Name = 'Arial'
  419.           Font.Style = []
  420.           ParentFont = False
  421.           TabOrder = 1
  422.         end
  423.         object BitBtn8: TBitBtn
  424.           Left = 168
  425.           Top = 24
  426.           Width = 49
  427.           Height = 41
  428.           TabOrder = 2
  429.           Glyph.Data = {
  430.             F6000000424DF600000000000000760000002800000010000000100000000100
  431.             04000000000080000000CE0E0000D80E00000000000000000000000000000000
  432.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  433.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  434.             3333333333444443333333333E444443333333333E444443333333333E444443
  435.             333333444444444444433E444444444444433E444444444444433E4444444444
  436.             44433E444444444444433EEEEE44444EEE3333333E444443333333333E444443
  437.             333333333E444443333333333EEEEE3333333333333333333333}
  438.         end
  439.       end
  440.       object GroupBox4: TGroupBox
  441.         Left = 232
  442.         Top = 0
  443.         Width = 233
  444.         Height = 201
  445.         TabOrder = 1
  446.         object Label12: TLabel
  447.           Left = 8
  448.           Top = 16
  449.           Width = 44
  450.           Height = 19
  451.           Caption = 'Name'
  452.           Font.Color = clBlue
  453.           Font.Height = -16
  454.           Font.Name = 'Arial'
  455.           Font.Style = [fsBold]
  456.           ParentFont = False
  457.         end
  458.         object Label13: TLabel
  459.           Left = 168
  460.           Top = 115
  461.           Width = 49
  462.           Height = 14
  463.           Alignment = taCenter
  464.           Caption = 'Delete'
  465.           Font.Color = clRed
  466.           Font.Height = -11
  467.           Font.Name = 'Arial'
  468.           Font.Style = [fsBold]
  469.           ParentFont = False
  470.         end
  471.         object Bevel4: TBevel
  472.           Left = 160
  473.           Top = 112
  474.           Width = 65
  475.           Height = 81
  476.         end
  477.         object Label14: TLabel
  478.           Left = 168
  479.           Top = 179
  480.           Width = 49
  481.           Height = 14
  482.           Alignment = taCenter
  483.           Caption = 'Record'
  484.           Font.Color = clRed
  485.           Font.Height = -11
  486.           Font.Name = 'Arial'
  487.           Font.Style = [fsBold]
  488.           ParentFont = False
  489.           Transparent = True
  490.         end
  491.         object Label15: TLabel
  492.           Left = 8
  493.           Top = 64
  494.           Width = 26
  495.           Height = 19
  496.           Caption = 'Gift'
  497.           Font.Color = clBlue
  498.           Font.Height = -16
  499.           Font.Name = 'Arial'
  500.           Font.Style = [fsBold]
  501.           ParentFont = False
  502.         end
  503.         object SpeedButton1: TSpeedButton
  504.           Left = 168
  505.           Top = 128
  506.           Width = 49
  507.           Height = 49
  508.           Glyph.Data = {
  509.             26020000424D260200000000000076000000280000001C0000001B0000000100
  510.             040000000000B0010000CE0E0000D80E00000000000000000000000000000000
  511.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  512.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666666666
  513.             66666666676666660000666666666666666666667B101B160000666666666666
  514.             66666667B101B1B600006666666666666666667B101B1B060000666666666666
  515.             666667B101B1B0B6000066666666666666667B101B1B0B060000666666666666
  516.             66670101B1B0B00600006666666666666672001B1B0B00060000666666666666
  517.             67022201B0B0000600006666666666667B0022000B0000660000666666666667
  518.             B1B10220B0000666000066666666667B1B1B0020000066660000666666666701
  519.             B1B1B0200006666600006666666672001B1B1000006666660000666666670222
  520.             01B1B000066666660000666666780022001B00006666666600006666678D8D02
  521.             20B0000666666666000066667008D800200000666666666600006667FDF08D80
  522.             20000666666666660000667FDFD0D8D00000666666666666000067FDFDF00D80
  523.             0006666666666666000067DFDFDF08000066666666666666000060FDFDFD0000
  524.             06666666666666660000600FDFDF000066666666666666660000600DFDF00006
  525.             6666666666666666000060000000006666666666666666660000660000000666
  526.             66666666666666660000}
  527.         end
  528.         object Up: TSpeedButton
  529.           Left = 192
  530.           Top = 16
  531.           Width = 25
  532.           Height = 25
  533.           Glyph.Data = {
  534.             78010000424D7801000000000000760000002800000020000000100000000100
  535.             04000000000000000000120B0000120B00000000000000000000000000000000
  536.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  537.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333
  538.             3333333333777F33333333333309033333333333337F7F333333333333090333
  539.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  540.             33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000
  541.             3333333777737777F333333099999990333333373F3333373333333309999903
  542.             333333337F33337F33333333099999033333333373F333733333333330999033
  543.             3333333337F337F3333333333099903333333333373F37333333333333090333
  544.             33333333337F7F33333333333309033333333333337373333333333333303333
  545.             333333333337F3333333333333303333333333333337333333330000}
  546.           NumGlyphs = 2
  547.         end
  548.         object Down: TSpeedButton
  549.           Left = 192
  550.           Top = 40
  551.           Width = 25
  552.           Height = 25
  553.           Glyph.Data = {
  554.             78010000424D7801000000000000760000002800000020000000100000000100
  555.             04000000000000000000120B0000120B00000000000000000000000000000000
  556.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  557.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333
  558.             333333333337F33333333333333033333333333333373F333333333333090333
  559.             33333333337F7F33333333333309033333333333337373F33333333330999033
  560.             3333333337F337F33333333330999033333333333733373F3333333309999903
  561.             333333337F33337F33333333099999033333333373333373F333333099999990
  562.             33333337FFFF3FF7F33333300009000033333337777F77773333333333090333
  563.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  564.             33333333337F7F33333333333309033333333333337F7F333333333333090333
  565.             33333333337F7F333333333333000333333333333377733333330000}
  566.           NumGlyphs = 2
  567.         end
  568.         object ComboBox2: TComboBox
  569.           Left = 8
  570.           Top = 32
  571.           Width = 137
  572.           Height = 25
  573.           Font.Color = clBlack
  574.           Font.Height = -15
  575.           Font.Name = 'Arial'
  576.           Font.Style = []
  577.           ItemHeight = 17
  578.           ParentFont = False
  579.           TabOrder = 0
  580.         end
  581.         object Edit3: TEdit
  582.           Left = 8
  583.           Top = 80
  584.           Width = 177
  585.           Height = 24
  586.           Font.Color = clBlack
  587.           Font.Height = -13
  588.           Font.Name = 'Arial'
  589.           Font.Style = []
  590.           ParentFont = False
  591.           TabOrder = 1
  592.         end
  593.         object GroupBox5: TGroupBox
  594.           Left = 8
  595.           Top = 136
  596.           Width = 97
  597.           Height = 49
  598.           Caption = 'Record'
  599.           Font.Color = clBlue
  600.           Font.Height = -13
  601.           Font.Name = 'Arial'
  602.           Font.Style = [fsBold]
  603.           ParentFont = False
  604.           TabOrder = 2
  605.           object Label17: TLabel
  606.             Left = 29
  607.             Top = 24
  608.             Width = 7
  609.             Height = 16
  610.             Alignment = taRightJustify
  611.             Caption = '0'
  612.             Font.Color = clBlue
  613.             Font.Height = -13
  614.             Font.Name = 'Arial'
  615.             Font.Style = [fsBold]
  616.             ParentFont = False
  617.           end
  618.           object Label18: TLabel
  619.             Left = 56
  620.             Top = 24
  621.             Width = 7
  622.             Height = 16
  623.             Caption = '0'
  624.             Font.Color = clBlue
  625.             Font.Height = -13
  626.             Font.Name = 'Arial'
  627.             Font.Style = [fsBold]
  628.             ParentFont = False
  629.           end
  630.           object Label19: TLabel
  631.             Left = 40
  632.             Top = 24
  633.             Width = 12
  634.             Height = 16
  635.             Caption = 'of'
  636.             Font.Color = clBlue
  637.             Font.Height = -13
  638.             Font.Name = 'Arial'
  639.             Font.Style = [fsBold]
  640.             ParentFont = False
  641.           end
  642.         end
  643.       end
  644.       object Memo3: TMemo
  645.         Left = 8
  646.         Top = 32
  647.         Width = 217
  648.         Height = 297
  649.         Font.Color = clBlack
  650.         Font.Height = -16
  651.         Font.Name = 'Arial'
  652.         Font.Style = []
  653.         Lines.Strings = (
  654.           'Empty'
  655.           ''
  656.           ''
  657.           'This section is disabled in '
  658.           'the non-registered version.  '
  659.           'To see the basic interface of '
  660.           'this form, see any of the '
  661.           'following forms:'
  662.           ''
  663.           'At the Doctor'
  664.           'Words'
  665.           'Prenatal'
  666.           'Daily Journal'
  667.           ''
  668.           'The interface is these '
  669.           'sections is very similar to the '
  670.           'interface you will find on this '
  671.           'form in the registered '
  672.           'version')
  673.         ParentFont = False
  674.         ScrollBars = ssVertical
  675.         TabOrder = 2
  676.       end
  677.       object BitBtn5: TBitBtn
  678.         Left = 256
  679.         Top = 336
  680.         Width = 25
  681.         Height = 31
  682.         Caption = ' '
  683.         Font.Color = clBlack
  684.         Font.Height = -11
  685.         Font.Name = 'MS Sans Serif'
  686.         Font.Style = [fsBold]
  687.         ParentFont = False
  688.         TabOrder = 3
  689.         OnClick = BitBtn5Click
  690.         Kind = bkHelp
  691.         Margin = 2
  692.         Spacing = -1
  693.       end
  694.     end
  695.     object TTabPage
  696.       Left = 5
  697.       Top = 26
  698.       Caption = 'Remarks'
  699.       object Title4: TLabel
  700.         Left = 8
  701.         Top = 340
  702.         Width = 193
  703.         Height = 24
  704.         Caption = 'Title'
  705.         Font.Color = clBlue
  706.         Font.Height = -21
  707.         Font.Name = 'Arial'
  708.         Font.Style = []
  709.         ParentFont = False
  710.       end
  711.       object Remarks: TMemo
  712.         Left = 8
  713.         Top = 8
  714.         Width = 345
  715.         Height = 313
  716.         ScrollBars = ssVertical
  717.         TabOrder = 0
  718.       end
  719.       object BitBtn6: TBitBtn
  720.         Left = 256
  721.         Top = 336
  722.         Width = 25
  723.         Height = 31
  724.         Caption = ' '
  725.         Font.Color = clBlack
  726.         Font.Height = -11
  727.         Font.Name = 'MS Sans Serif'
  728.         Font.Style = [fsBold]
  729.         ParentFont = False
  730.         TabOrder = 1
  731.         OnClick = BitBtn6Click
  732.         Kind = bkHelp
  733.         Margin = 2
  734.         Spacing = -1
  735.       end
  736.     end
  737.   end
  738.   object BitBtn2: TBitBtn
  739.     Left = 296
  740.     Top = 360
  741.     Width = 93
  742.     Height = 31
  743.     Caption = 'Ok'
  744.     Default = True
  745.     Font.Color = clGreen
  746.     Font.Height = -19
  747.     Font.Name = 'Arial'
  748.     Font.Style = [fsBold]
  749.     ModalResult = 1
  750.     ParentFont = False
  751.     TabOrder = 1
  752.     OnClick = BitBtn2Click
  753.     Glyph.Data = {
  754.       F6000000424DF600000000000000760000002800000010000000100000000100
  755.       04000000000080000000CE0E0000D80E00000000000000000000000000000000
  756.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  757.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  758.       5555555555555555555555555205555555555555222055555555555522205555
  759.       5555555222220555555555222222055555555722052220555555720555522055
  760.       5555555555522205555555555555220555555555555552205555555555555572
  761.       0555555555555557205555555555555552205555555555555555}
  762.     Margin = 8
  763.     Spacing = -1
  764.   end
  765.   object BitBtn3: TBitBtn
  766.     Left = 392
  767.     Top = 360
  768.     Width = 93
  769.     Height = 31
  770.     Font.Color = clRed
  771.     Font.Height = -19
  772.     Font.Name = 'Arial'
  773.     Font.Style = [fsBold]
  774.     ParentFont = False
  775.     TabOrder = 2
  776.     OnClick = BitBtn3Click
  777.     Kind = bkCancel
  778.     Margin = 2
  779.     Spacing = -1
  780.   end
  781. end
  782.